Missing Controller
Error: SmilemakersDentalClinicController could not be found.
Error: Create the class SmilemakersDentalClinicController below in file: public_html/controllers/smilemakers_dental_clinic_controller.php
<?php
class SmilemakersDentalClinicController extends AppController {
var $name = 'SmilemakersDentalClinic';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp
